d_tree_sitter ~master (2021-09-13T01:45:23Z)
Dub
Repo
Tree.traverse
d_tree_sitter
tree
Tree
Traverse the
Tree
starting from its root
Node
applying a visitor at all nodes.
struct
Tree
const
void
traverse
(
TreeVisitor
visitor
)
Meta
Source
See Implementation
d_tree_sitter
tree
Tree
constructors
this
destructors
~this
functions
changed_ranges
dot_graph
edit
language
print_dot_graph
root_node
traverse
traverse_nothrow
walk
postblits
this(this)
static functions
create_empty
variables
tstree
Traverse the Tree starting from its root Node applying a visitor at all nodes.